Return to start page
-
Systems/BonusMod/Library Bonus Mod.j
AUnitGetBonus
-
-
- Should be private, vJass bug. @param whichUnit Unit which is checked for bonus. @param bonusType Property type which is checked for. Possible values are: @global A_BONUS_TYPE_DAMAGE @global A_BONUS_TYPE_ARMOR @global A_BONUS_TYPE_LIFE @global A_BONUS_TYPE_MANA @global A_BONUS_TYPE_SIGHT_RANGE @global A_BONUS_TYPE_MANA_REGENERATION @global A_BONUS_TYPE_LIFE_REGENERATION @return Returns units bonus of a specific property.